net/http.wantConn.mu (field)
9 uses
net/http (current package)
transport.go#L1310: mu sync.Mutex // protects ctx, done and sending of the result
transport.go#L1325: w.mu.Lock()
transport.go#L1326: defer w.mu.Unlock()
transport.go#L1333: w.mu.Lock()
transport.go#L1334: defer w.mu.Unlock()
transport.go#L1341: w.mu.Lock()
transport.go#L1342: defer w.mu.Unlock()
transport.go#L1362: w.mu.Lock()
transport.go#L1373: w.mu.Unlock()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)